This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Subject: Cannot access foreign servers when running on a server
Feedback Type: Problem
Product Area: Domino Server
Technical Area: Application Development
Platform: Windows
Release: 8.5
Reproducible: Always
I have a LS-querysave-agent(on Server A) that tries to run a java-agent on another server (Server B). Server B have access to a webservice that is used by the javaagent. Server A and Server B is in the same domain, and have all
the rights to run agents/scripts etc.
In my LS-querySave-agent I invoke the javaagent by agent.runOnServer(noteid). This generates the error "Cannot access foreign servers when running on a server".
If I invoke the javaagent by agent.run the agent will run, but then the webservice that is accessed by the java-agent is unavailable. I tried to rewrite the querysave-agent to a scheduled agent, but that resultet in the
same errormessage ("Cannot access foreign servers when running on a server"). Does anyone have any suggestions on how I could solve this?
Appreciate any suggestions on how I could solve this
Feedback number WEBB86MFZL created by ~Ned Retoopuloden on 06/21/2010
Status: Open
Comments: